ItemLastModifiedTime Property |
Indicates when an item was last modified.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime LastModifiedTime { get; }Public ReadOnly Property LastModifiedTime As DateTime
Get
Property Value
Type:
DateTimeThe last modified time.
See Also